home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Business Master (4th Edition)
/
The Business Master - 4th Edition.iso
/
files
/
datation
/
infodex
/
infodex.rev
< prev
next >
Wrap
Text File
|
1993-12-30
|
3KB
|
64 lines
Infodex Revision History
12-30-93 ■ Version 1.02
. Rearranged procedures for unloading forms and closing
the database.
. Added a command to flush the keyboard after the user
presses a key at the welcome and/or logo screens. The
keypress would be passed to the data entry screen if command
line parameters were being used.
. Added a check for the existence of a .DEX file before
attempting to open it. This step was missed during
the processing of command line parameters.
. Fixed several potential problems in the command line
parameter interpretation routine. Fixed problem where
".DEX" was not being appended to parameters that did
not have an extension, and added code to convert any
parameters to UPPER CASE.
. Added code to store any command line parameter(s) into
a temporary variable to prevent potential corruption of
the command line parameters.
10-12-93 ■ Version 1.01
. Fixed problem where Infodex could not find the INFODEX.INI
file and other various problems, when a set was not found
in the AUTOEXEC.BAT, and the directory C:\INFODEX did not
exist. Now, Infodex checks first for an AUTOEXEC.BAT set,
then attempts to locate the C:\INFODEX directory, and if
neither of those exist, Infodex will use the current
directory.
. Fixed problem where the program would crash if a user
attempted to search for a record when no records had yet
been entered in the database.
. Changed method of searching for text. Now, when F4 is
pressed or Search is selected, a dialog box pops up, where
the user can enter the text to search for in the first field
of each template. Once OK is selected, search is executed,
with result displaying on the screen.
. Added error trapping when users attempt to create a new
data file to make sure that neither the filename cannot be
longer than 8 characters, and the extension cannot be longer
than 3 characters.
. Clarified text in help fields on New File screen.
. Changed headings on Open File screen to read "Open Data File"
instead of "Open Project" and "Data Filename:" instead of
"Project File:".
10-07-93 ■ Version 1.00
. Initial release of Infodex.